ExecutionContextDestroyedEvent
data class ExecutionContextDestroyedEvent(executionContextId: ExecutionContextId) : Event
Content copied to clipboard
Issued when execution context is destroyed.
Constructors
ExecutionContextDestroyedEvent
Link copied to clipboard
fun ExecutionContextDestroyedEvent(executionContextId: ExecutionContextId)
Content copied to clipboard